home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / etc / default / cacerts < prev    next >
Encoding:
Text File  |  2010-04-11  |  384 b   |  11 lines

  1. # defaults for ca-certificates-java
  2.  
  3. # The password which is used to protect the integrity of the keystore.
  4. # storepass must be at least 6 characters long. It must be provided to
  5. # all commands that access the keystore contents.
  6. # Only change this if adding private certificates.
  7. #storepass=''
  8.  
  9. # enable/disable updates of the keystore /etc/ssl/certs/java/cacerts
  10. cacerts_updates=yes
  11.